const runtime._SIGTRAP
2 uses
runtime (current package)
defs_linux_amd64.go#L40: _SIGTRAP = 0x5
signal_unix.go#L618: if sig == _SIGTRAP && testSigtrap != nil && testSigtrap(info, (*sigctxt)(noescape(unsafe.Pointer(c))), gp) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)